SyDupFieldList 
Logical Entity Name  SyDupFieldList 
Default Table Name  SyDupFieldList 
Physical Only  NO 
Definition 
 
Note 
 

SyDupFieldList Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyDupFieldListID(PK)    int  NO 
 
FieldName    varchar(128)  NO 
 
GroupName    varchar(128)  YES 
 
FieldBitID    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyDupFieldList Primary and Unique Keys 
Key Name  Key Type  Keys 
SyDupFieldList_SyDupFieldListID_U_C_IDX  PrimaryKey  SyDupFieldListID 

SyDupFieldList Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyDupFieldList.UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyDupFieldList Check Constraints 
Check Constraint Name  CheckConstraint